Skip to content

chore(ci): drop redundant deploy dispatch from release flow - #37

Merged
Endika merged 1 commit into
mainfrom
chore/remove-redundant-deploy
Jul 6, 2026
Merged

chore(ci): drop redundant deploy dispatch from release flow#37
Endika merged 1 commit into
mainfrom
chore/remove-redundant-deploy

Conversation

@Endika

@Endika Endika commented Jul 6, 2026

Copy link
Copy Markdown
Owner

The PAT-authored auto-merge push to main already triggers deploy.yml (on: push), so the release_created deploy dispatch only queued a second deploy of the same commit — which failed as a duplicate ("Deployment failed, try again later"). Remove that step and the now-unused actions: write permission. Deploy-on-release still happens via the merge push.

The PAT-authored auto-merge push to main already triggers deploy.yml (on:
push), so the release_created deploy dispatch just queued a second deploy of
the same commit that failed as a duplicate. Also drop the now-unused
actions:write permission.
@Endika
Endika merged commit 35a2361 into main Jul 6, 2026
2 checks passed
@Endika
Endika deleted the chore/remove-redundant-deploy branch July 6, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant